func os.renameat
2 uses
os (current package)
root_openat.go#L224: return struct{}{}, renameat(oldparent, oldname, newparent, newname)
root_unix.go#L247: func renameat(oldfd int, oldname string, newfd int, newname string) error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)